Skip to content

use rustix process functions#701

Merged
cakebaker merged 1 commit into
uutils:mainfrom
xtqqczze:uucore-process
Jun 23, 2026
Merged

use rustix process functions#701
cakebaker merged 1 commit into
uutils:mainfrom
xtqqczze:uucore-process

Conversation

@xtqqczze

@xtqqczze xtqqczze commented May 17, 2026

Copy link
Copy Markdown
Contributor

We want to remove the rustix::process functions, so use rustix directly in this crate.

cc: @cakebaker

@codecov

codecov Bot commented May 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 19.19%. Comparing base (ebd7d9b) to head (2f2c540).
⚠️ Report is 16 commits behind head on main.

Files with missing lines Patch % Lines
src/uu/pgrep/src/process.rs 0.00% 1 Missing ⚠️
src/uu/pidof/src/pidof.rs 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #701   +/-   ##
=======================================
  Coverage   19.19%   19.19%           
=======================================
  Files          68       68           
  Lines       10158    10158           
  Branches      546      546           
=======================================
  Hits         1950     1950           
  Misses       8208     8208           
Flag Coverage Δ
macos_latest 6.74% <0.00%> (ø)
ubuntu_latest 19.55% <50.00%> (ø)
windows_latest 0.02% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@cakebaker cakebaker merged commit 81b4c1f into uutils:main Jun 23, 2026
18 checks passed
@cakebaker

Copy link
Copy Markdown
Contributor

Thanks!

@xtqqczze xtqqczze deleted the uucore-process branch June 24, 2026 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants